Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.6 and migrate CI to GHA #110

Merged
merged 3 commits into from
Mar 15, 2024
Merged

0.6 and migrate CI to GHA #110

merged 3 commits into from
Mar 15, 2024

Conversation

g-k
Copy link
Owner

@g-k g-k commented Mar 15, 2024

  • Update dependencies and crates.io client lib fork to 0.40.1
    • require rust 2021 edition like the official crates.io crate
    • drop the deprecated failure crate and update other deps
  • Migrate CI to GHA from Travis CI and Appveyor and fix various errors (NB: no tests run)
    • use the minimal rustup profile recommended for CI
    • split out separate workflow for OSX and Windows (they're slower and use more runner credits)

@g-k g-k changed the title migrate Linux CI to GHA 0.6 and migrate CI to GHA Mar 15, 2024
@g-k g-k force-pushed the migrate-ci branch 6 times, most recently from 19b6222 to 7303158 Compare March 15, 2024 19:49
g-k added 2 commits March 15, 2024 15:58
disable rustup self update to work around 'rustup.exe" is not a valid subcommand' error for windows CI
@g-k g-k marked this pull request as ready for review March 15, 2024 19:59
@g-k g-k merged commit 7dd12c4 into master Mar 15, 2024
3 checks passed
@g-k g-k deleted the migrate-ci branch March 15, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant